home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 001 / qf300pat.arc / QF300PAT.DOC < prev   
Text File  |  1987-05-15  |  3KB  |  57 lines

  1. The .BAT and .PAT files in this ARC are intended to automate the
  2. upgrading of Qfonedit 3.00 to Qfonedit 3.01, fixing three reported
  3. bugs (detailed below).
  4.  
  5. To use these files, place copies of QFONEDIT.COM and QFONEDIT.000 in
  6. the current directory. If you are using the enhanced version of
  7. Qfonedit, place QFONEDIT.HLP and QFONEDIT.CNF in the current directory
  8. also. (The repair procedure does not operate on QFONEDIT.HLP, but
  9. tests for that file to determine which version you are using. Please
  10. note that "fooling" the procedure into applying the enhanced version's
  11. patch to the bbs version will result in a program which will not run.)
  12.  
  13. Place the file QF300PAT.BAT in any convenient directory. From the DOS
  14. prompt, type
  15.  
  16.                QF300PAT [debug] [patch]
  17.  
  18. but for "[debug]" substitute the drive and directory of the DOS
  19. program DEBUG.COM, and for "[patch]" substitute the drive and
  20. directory of the QF300*.PAT files (if not the current directory).
  21. (Please end the path in a \ character. Use ".\" for the current
  22. directory if that's where DEBUG.COM is, and the QF300*.PAT files are
  23. elsewhere.)
  24.  
  25. If QF300PAT.BAT can't locate a required file or has some other problem
  26. working, it should report what the problem is, and stop. (Appearance
  27. of a DOS error message, "Access denied", indicates that one of the
  28. Qfonedit files is a read-only file. Use the DOS ATTRIB command to
  29. remove the read-only attribute, by typing ATTRIB -R QFONEDIT.*.)
  30.  
  31. During its operation, DEBUG.COM will echo it's input/output to a file
  32. named QF300PAT.LOG.
  33.  
  34. After QF300PAT.BAT has finished, you should find the files
  35. QF301BBS.COM and QF301BBS.000 in the current directory, if you are
  36. using the bbs version, or QF301ENH.COM, QF301ENH.000 and perhaps
  37. QF301.CNF, if you are using the enhanced version.
  38.  
  39. If you have any problems with this procedure, please contact me.
  40. Please include a printout of QF30OPAT.LOG, if the file was created.
  41.  
  42. The bugs:
  43.  
  44.      Under some uncommon circumstances, a character in a password was
  45.      saved as "0" rather than the proper character. (Reported by Tim
  46.      McPherson.)
  47.  
  48.      In the Editor, going from the Number field to the Name field by
  49.      CursorLeft left only the Number keys live, rather than restoring
  50.      the Name keys. (Doing ShiftTab or Enter, etc., to the start of
  51.      the Name field restored the proper keys.) (Reported by Rainer von
  52.      Saleski.)
  53.  
  54.      Also in the Editor, Backspace did not work in the second column
  55.      of the Number field. (Not reported elsewhere.)
  56.  
  57.